n7= notice $nick -[( UR message has been logged. I'll get back to you ASAP. I'm away with the reason: %awayreason (My pager is %pager2 $+ .) %inferno )]-
n8=}
n9=#recorder end
n10=3:ON QUIT:{
n11= if $parm1 == irc.*.* { splay [ $mircdir $+ extras\split.wav ] | /echo 13,1Possible Split at $parm1 }
n12=}
n13=3:ON JOIN:#: {
n14= if ($nick != $me) { halt }
n15= if ($nick == $me) {
n16= f3
n17= set %synch3 $ticks
n18= set %synch4 %synch3 - %synch2
n19= set %synch5 $len(%synch4)
n20= if (%synch5 < 4) {
n21= echo 13 -a {I} $chan synched in 0. $+ %synch4 second(s).
n22= unset %synch*
n23= }
n24= else {
n25= set %synch6 %synch5 - 3
n26= set %synch7 $left(%synch6,%synch4)
n27= set %synch8 $right(3,%synch4)
n28= set %synch9 %synch7 $+ . $+ %synch8
n29= echo 13 -a {I} $chan synched in %synch9 second(s).